Skip to content

feat: DockerContainer initializer to accept its private members as kwargs #809

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rhoban13
Copy link

@rhoban13 rhoban13 commented May 2, 2025

Re submitting what is the end result of the iterations in #238 submitted originally by @vikhal.

Simply enabling the initializer of DockerContainer to accept its private members as kwargs.

@alexanderankin alexanderankin changed the title DockerContainer initializer to accept its private members as kwargs feat: DockerContainer initializer to accept its private members as kwargs May 17, 2025
Copy link

codecov bot commented May 18, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@408f5c2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
core/testcontainers/core/container.py 66.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage        ?   85.46%           
=======================================
  Files           ?       12           
  Lines           ?      688           
  Branches        ?      110           
=======================================
  Hits            ?      588           
  Misses          ?       75           
  Partials        ?       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexanderankin
Copy link
Member

will rebase tomorrow and then probably will look it over once more and merge

@alexanderankin alexanderankin force-pushed the container_initializer_accept_more_kwargs branch from 7160514 to 711ec78 Compare May 18, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants